PhoneEntity Class |
Namespace: Independentsoft.Exchange
The PhoneEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| PhoneEntity |
Initializes a new instance of the PhoneEntity class.
|
| Name | Description | |
|---|---|---|
| OriginalPhone |
Represents the original phone number for a contact or persona.
| |
| Phone |
Represents the phone number for an extracted contact.
| |
| Position |
Represents the position of the entity.
| |
| Type |
Represents the type of phone number, for example, "Home" or "Business".
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current PhoneEntity object to its equivalent string representation.
(Overrides ObjectToString.) |